home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / examples / master / tailor-L.head < prev    next >
Encoding:
Text File  |  1991-01-03  |  1.6 KB  |  55 lines

  1. ############################################################
  2. #
  3. # Tailor file for PP
  4. #
  5. #      This version for sites with local smtp
  6. #
  7. ############################################################
  8.  
  9. ############################################################
  10. #
  11. # The following variables will need tailoring 
  12. #
  13. ############################################################
  14. #
  15. # The loc_dom_mta is the host that the MTA will reside on and execute from
  16. # It is a fully qualified domain name and represent the physical machine
  17. #    Examples might be
  18. #        cheetah.nyser.net
  19. #              violet.berkeley.edu
  20. #        john.cs.nott.ac.uk
  21. #
  22. loc_dom_mta    mylocalhost.localdomain.us
  23. #
  24. # The Sitename is what the rest of the world sees you as. This is typically
  25. # a domain shorter than the full domain name. It is the name used to represent
  26. # your site or group as a whole. This name normally hides the individual 
  27. # machine names
  28. #    Examples might be
  29. #        berkeley.edu
  30. #        nyser.net
  31. #        cs.nott.ac.uk
  32. #
  33. loc_dom_site    localdomain
  34. #
  35. # The postmaster should include the local site name
  36. # e.g. postmaster@berkeley.edu or postmaster@cs.nott.ac.uk
  37. #
  38. postmaster    postmaster@localdomain
  39. #
  40. # The pplogin should be the username of the owner of pp.
  41. #
  42. pplogin        pp
  43. #
  44. # The qmgrhost should be the same as the name found in isoentities file.
  45. # This can be the same as loc_dom_mta name
  46. #
  47. qmgrhost    mylocalhost
  48. #
  49. # The local or name should be the name of your site in X.400 terms.
  50. # This is attribute value based, and starts with organisational units and
  51. # works up to country. If you are unsure, leave it with just a country
  52. # a country component and blank admd, e.g. "/ADMD= /C=US/"
  53. #
  54. loc_or        "/ou=CS/o=NOTT/prmd=UK.AC/admd=GOLD 400/c=GB/"
  55.